@charset "utf-8";
/*公共样式*/
html,body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ul,ol,li,form,fieldset,legend,button,submit,input,textarea,select,table,tr,th,td,hr,pre,sup,address,cite,dfn,em,var,blockquote {font-size: 14px; margin:0; padding:0;text-decoration: none;font-style: none;font-weight: normal;}
html { min-height:100%;border:none 0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body { font:12px/1.5 "Georgia Microsoft YaHei",Georgia;word-wrap:break-word;/*word-break:break-all;overflow-x: hidden;*/}
ul,ol,li { list-style-type:none;}
button,submit,input,select,textarea {font:12px/1.5 "Georgia Microsoft YaHei",Georgia; outline:none;}
button,submit,input,select { vertical-align:middle;}
button,submit { cursor:pointer;}
textarea { resize:none; outline:none;}
button::-moz-focus-inner,
submit::-moz-focus-inner, 
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner, 
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner { padding:0; border:none;}
table { border-collapse:separate;border-spacing:0;}
th,td { text-align:left;}
address,cite,dfn,em,var{font-style:normal; }
img { border:none; vertical-align:middle;}
a { outline:none;color: #4a4a4a;}
a:link,a:visited { text-decoration:none; outline:none;}
a:hover,a:active { text-decoration:underline; outline:none;}
iframe {vertical-align: top;}
*html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
.ui_clear{*zoom:1}
.ui_clear:after{content:'\20';display:block;clear:both;height:0;overflow: hidden;}
.hide {display: none;}

::-webkit-input-placeholder { /* WebKit browsers */
    color:   #b4b3b3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #b4b3b3;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #b4b3b3;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #b4b3b3;
}
body { color:#4a4a4a; width: 100%; overflow-x: hidden; }
a:link,a:visited { text-decoration:none;}
a:hover,a:active { color:#b20a00; text-decoration:underline;}
.l { float: left; }
.r { float: right; }
.clear { clear: both; }



/********************** 2019教育部多语种-俄语 **********************/
/* 公用页面主题色(背景,字体,边框,选中激活) */
.bgColor { background-color: #a71716; }
.fzColor { color: #a71716; }
.bdColor { border: 1px solid #a71716; }
.active{ background-color: #a71716; color: #FFFFFF; }

.Special_2019edu_Spain { overflow-x: hidden; }
/* 顶部横线 */
.Special_2019edu_Spain_ban { display: none; }

/* 头部 */
/* PC端 */
.Special_2019edu_Spain_header { display: none; }
/* 移动端导航 */
.Special_2019edu_Spain_header_mobile { position: fixed; z-index: 99; top: 0; left: 0; display: block; box-sizing: border-box; width: 100%; height: 1.4rem; box-sizing: border-box; margin-bottom: 0.2rem; padding: 0.2rem 0.3rem; background-color: #FFFFFF; box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.05); }
.Special_2019edu_Spain_header_mobile .header { width: 100%; height: 100%; display: flex; justify-content: space-between; align-items: center; }
.Special_2019edu_Spain_header_mobile .header .logo { width: 4.3rem; height: 0.58rem; background: url(Special_2019edu_Spain_logo.png) no-repeat left/cover; }
.Special_2019edu_Spain_header_mobile .header .menu { position: relative; width: 0.66rem; height: 0.52rem; cursor: pointer; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-click { width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-end; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-click i:nth-child(1) { width: 0.66rem; height: 0.08rem; border-radius: 0.03rem; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-click i:nth-child(2) { width: 0.62rem; height: 0.08rem; border-radius: 0.03rem; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-click i:nth-child(3) { width: 0.4rem; height: 0.08rem; border-radius: 0.03rem; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-select { box-sizing: border-box; width: 100vw; height: calc(100vh - 1.2rem); position: fixed; z-index: 2; top: 1.2rem; padding-top: 0.525rem; transition: 0.5s; background-color: #FFFFFF;left: 100%; overflow-y: auto; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-select .menu-search { padding: 0 5%; margin-bottom:  0.525rem; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-select .menu-search .lan-list { box-sizing: border-box; width: 100%; padding: 0 3%; display: flex; justify-content: space-between; align-content: center; flex-wrap: wrap; margin-bottom: 0.3rem; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-select .menu-search .lan-list>a { width: 45%; color: #8d8d8d; font-size: 0.14rem; padding: 0.2rem 0; margin-bottom: 0.2rem; vertical-align: text-bottom; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-select .menu-search .search-bar { margin-top: 0.262rem; height: 0.875rem; width: 100%; background-color: #f0f0f0; display: flex; align-items: center; justify-content: space-between; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-select .menu-search .search-bar>input { box-sizing: border-box; width: 4.25rem;padding: 0 0.21rem; margin: 0; height: 100%; line-height: 1; background: none; border: none; font-size: 0.16rem; color: #8d8d8d; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-select .menu-search .search-bar>i { display: inline-block; width: 0.525rem; height: 0.525rem; background: url(Special_2019edu_Spain_search_mobile.png) no-repeat center/cover; margin-right: 0.175rem; cursor: pointer; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-select .nav-item{ padding: 2% 5%; border-bottom: 1px solid #f1f1f1;}
.Special_2019edu_Spain_header_mobile .header .menu .menu-select .nav-item a { display: block; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-select .nav-item>a { font-size: 0.2rem; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-select .nav-item .menu-item { height: 0.7rem; }
.Special_2019edu_Spain_header_mobile .header .menu .menu-select .nav-item .menu-list { padding: 0 0 0 5%; }

.Special_2019edu_Spain_header_mobile .header .menu .menu-select .nav-item .menu-item>a { display: block; height: 100%; line-height: 0.7rem;color: #a71716;font-size: 0.16rem; }

/* banner轮播图 */
.Special_2019edu_Spain_banner { margin-top: 1.6rem; }
.Special_2019edu_Spain_banner .swiper-container { height: 100%;}
.Special_2019edu_Spain_banner .swiper-container .swiper-slide img { width: 100%; height: 100%; }
.swiper-container-horizontal>.swiper-pagination { position: static; margin-top: 0.2rem; }
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet { width: 0.1rem; height: 0.1rem; background-color: #a71716; opacity: 0.4; }
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ width: 0.2rem; height: 0.1rem; background-color: #a71716; border-radius: 0.4rem; opacity: 1;}

/* о Министерстве Образования Китая -- 关于我们 */
.Special_2019edu_Spain_About .about { width: 100%; margin: 0.4rem auto 0; }
/* 标题 */
.Special_2019edu_Spain_About .about .title { font-family: Futura-Bold; font-size: 0.32rem; text-align: center; margin-bottom: 0.2rem;}
/* 两栏 */
.Special_2019edu_Spain_About .about .about-list { display: flex; justify-content: space-between; flex-direction: column; }
.Special_2019edu_Spain_About .about .about-list .about-item { width: 6.9rem; box-shadow: 0rem 0.04rem 0.16rem 0.04rem rgba(0, 0, 0, 0.05); margin: auto; }
.Special_2019edu_Spain_About .about .about-list .about-item:nth-child(2) { margin-top: 0.3rem; }
.Special_2019edu_Spain_About .about .about-list .about-item .pic { position: relative; width: 100%; height: 4.16rem; display: flex; align-items: center; justify-content: center; } 
.Special_2019edu_Spain_About .about .about-list .about-item .pic img { width: 100%;height: 100%; }
.Special_2019edu_Spain_About .about .about-list .about-item .modal { position: absolute;bottom: 0rem;  width: 100%; height: 0.37rem; background-image: linear-gradient(0deg, #ffffff 30%, rgba(255, 255, 255, 0.6) 100%);
 }
.Special_2019edu_Spain_About .about .about-list .about-item .content { overflow: hidden; }
.Special_2019edu_Spain_About .about .about-list .about-item .content .title { position: relative; font-family: Georgia-Bold; font-size: 0.24rem; color: #333333; text-align: left; padding-left: 0.16rem; margin-bottom: 0;}
.Special_2019edu_Spain_About .about .about-list .about-item .content .title:before { content: ''; position: absolute; left: 0;top: 0; width: 0.04rem;height: 100%;background-color: #a71716; }
.Special_2019edu_Spain_About .about .about-list .about-item .content  .desc {overflow: hidden; height:2.1rem; padding: 0.19rem 0.26rem 0 0.19rem; font-family: Georgia; font-size: 0.2rem; color: #333333; line-height: 0.42rem;margin-bottom: 0.2rem; }
.Special_2019edu_Spain_About .about .about-list .about-item .content  .more-wrap { width: 100%; margin-bottom: 0.3rem; text-align: center; }
.Special_2019edu_Spain_About .about .about-list .about-item .content  .more-wrap .more { display: inline-block; width: 2.76rem; height: 0.5rem; line-height: 0.5rem;font-family: Georgia; font-size: 0.24rem; }
/* 三图展示 */
.Special_2019edu_Spain_About .about .pic-wrap { width: 6.9rem; height: 1.94rem; margin: 0.3rem auto 0.4rem; display: flex; justify-content: space-between; align-items: center; cursor: pointer; }
.Special_2019edu_Spain_About .about .pic-wrap li.pic-item { width: 2.1rem; height: 100%; box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.05); display: flex; justify-content: center; align-items: center; flex-direction: column; }
.Special_2019edu_Spain_About .about .pic-wrap .pic-item:nth-child(1) { background-color: #a71716; }
.Special_2019edu_Spain_About .about .pic-wrap .pic-item:nth-child(2) { background-color: #e7b52e; }
.Special_2019edu_Spain_About .about .pic-wrap .pic-item:nth-child(3) { background-color: #b52928; }
.Special_2019edu_Spain_About .about .pic-wrap li img { max-width: 100%; max-height: 100%; }
.Special_2019edu_Spain_About .about .pic-wrap .pic-desc { color: #FFFFFF;font-family: Georgia; font-size: 0.16rem; margin-top: 0.19rem; text-align: center; height: 3.5em; overflow: hidden; } 

/* Общие сведения об  образовании в китае -- 语文教育概论 */
.Special_2019edu_Spain_Education { overflow: hidden; width: 100%; background-color: #eeeeee; }
.Special_2019edu_Spain_Education .title { height: 0.74rem; font-size: 0.32rem; font-family: Futura-Bold; font-size: 0.32rem; text-align: center; margin: 0.4rem auto 0.2rem; line-height: 1; }
.Special_2019edu_Spain_Education .title .change-line{ display: block;}
.Special_2019edu_Spain_Education .show { width: 94%  ; height: 3.9rem; margin: 0 auto 0.4rem; display: flex; flex-direction: column; justify-content: space-between; align-items: center; background-color: #FFFFFF; }
.Special_2019edu_Spain_Education .show .left { display: none; }
.Special_2019edu_Spain_Education .show .l-title_mobile { display: block; height: 0.28rem; line-height: 0.28rem; font-family: Georgia-Bold; font-size: 0.28rem; text-align: center; margin: 0.3rem 0 }
.Special_2019edu_Spain_Education .show  .l-more_mobile { text-align: center; margin: 0.3rem 0; }
.Special_2019edu_Spain_Education .show .l-more_mobile span { display: inline-block;width: 2.76rem; height: 0.4rem; line-height: 0.4rem; cursor: pointer; font-size: 0.16rem; }
.Special_2019edu_Spain_Education .show .right { width: 5.01rem; height: 1.93rem; background: url(Special_2019edu_Spain_Education.png) no-repeat center/cover!important;  }

/* Тема -- 特征 */
.Special_2019edu_Spain_Features .features { width: 100%; margin: 0.4rem auto; }
.Special_2019edu_Spain_Features .features .title { text-align: center; height: 0.26rem; font-family: Futura-Bold; font-size: 0.32rem; line-height: 0.26rem; margin-bottom: 0.5rem; }
.Special_2019edu_Spain_Features .features .content { width: 85%; display: flex; justify-content: space-between; align-items: center; flex-direction: column;margin: auto; box-shadow: 0rem 0.04rem 0.16rem 0.04rem rgba(0, 0, 0, 0.05); padding-top: 0.3rem; }
.Special_2019edu_Spain_Features .features .content .left { width: 85%; height: 3rem; margin: auto; background: url(Special_2019edu_Spain_Features.png) no-repeat center/cover; }
.Special_2019edu_Spain_Features .features .content .right { box-sizing: border-box; padding: 0.3rem 0.3rem 0.4rem; }
.Special_2019edu_Spain_Features .features .content .right .desc { overflow: hidden; font-family: Georgia; font-size: 0.28rem; line-height: 0.4rem; color: #333333; }
.Special_2019edu_Spain_Features .features .content .right .r-more { text-align: center; margin-top: 0.38rem; }
.Special_2019edu_Spain_Features .features .content .right .r-more span { display: inline-block;width: 2.76rem; height: 0.4rem; line-height: 0.4rem; text-align: center; font-size: 0.16rem; cursor: pointer; }

/* услуги -- 服务 */
.Special_2019edu_Spain_Service { width: 6.9rem; margin: auto; }
.Special_2019edu_Spain_Service .service { width: 100%; margin: 0.4rem auto 0.56rem; }
.Special_2019edu_Spain_Service .service .title { text-align: center; height: 0.26rem; font-family: Futura-Bold; font-size: 0.32rem; line-height: 0.26rem; margin-bottom: 0.3rem; }
.Special_2019edu_Spain_Service .service .service-list { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; }
.Special_2019edu_Spain_Service .service .service-list .service-item { box-sizing: border-box; width: 3.3rem; height: 2.52rem; margin-bottom: 0.3rem; }
.Special_2019edu_Spain_Service .service .service-list .service-item:last-child,
.Special_2019edu_Spain_Service .service .service-list .service-item:nth-last-child(2) { margin-bottom: 0; }
.Special_2019edu_Spain_Service .service .service-list .service-item img { width: 100%; height: 1.82rem; }
.Special_2019edu_Spain_Service .service .service-list .service-item .service-title { height: 0.68rem; line-height: 0.68rem; text-align: center; font-family: Georgia-Bold; font-size: 0.16rem; }

/* 底部 */
.Special_2019edu_Spain_Footer { overflow: hidden; width: 100%; padding-bottom: 0.66rem; }
/* 导航缩略 */
.Special_2019edu_Spain_Footer .top { margin: 0.41rem auto 0.6rem; display: flex; justify-content: space-around; align-items: start; flex-wrap: wrap; }
.Special_2019edu_Spain_Footer .top>li { width: 23%; margin-bottom: 0.5rem; }
.Special_2019edu_Spain_Footer .top>li:last-child,
.Special_2019edu_Spain_Footer .top>li:nth-last-child(2) { margin-bottom: 0; }
.Special_2019edu_Spain_Footer .top>li .type-title { font-family: Georgia-Bold; font-size: 0.2rem; color: #ffffff; line-height: 0.24rem; margin-bottom: 0.3rem; }
.Special_2019edu_Spain_Footer .top>li a { color: #FFFFFF; }
.Special_2019edu_Spain_Footer .top>li .type-list .type-item { font-family: Georgia; font-size: 0.16rem; color: #ffffff; cursor: pointer; margin-bottom: 0.2rem; }
.Special_2019edu_Spain_Footer .top>li .type-list .type-item:last-child{margin-bottom: 0;}
.Special_2019edu_Spain_Footer .line { width: 6.9rem; height: 1px; background-color: #FFFFFF; margin: auto; }
.Special_2019edu_Spain_Footer .bottom { margin-top: 0.3rem; text-align: center; color: #FFFFFF; font-size: 0.16rem; }
.Special_2019edu_Spain_Footer .bottom a { color: #fff; }
.Special_2019edu_Spain_Footer .bottom .b-top { font-family: Georgia-Bold; }
.Special_2019edu_Spain_Footer .bottom .b-top .line { display: inline-block; width: 1px; height: 0.12rem; background-color: #FFFFFF; vertical-align: middle; margin: 0 0.2rem; }
.Special_2019edu_Spain_Footer .bottom .icp { margin-top: 0.25rem; font-family: Georgia; }
.Special_2019edu_Spain_Footer .bottom .copyright { margin-top: 0.08rem; font-family: Georgia; }

/* 鼠标滑过导航条 */
.Special_2019edu_Spain_About .about .about-list .about-item
.Special_2019edu_Spain_header_mobile .header .nav-item a:hover{ color: #a71716; }
.Special_2019edu_Spain_About a:hover { text-decoration: none; }
.Special_2019edu_Spain_About .about .about-list .about-item{ transition: 0.8s; }
.Special_2019edu_Spain_About .about .about-list .about-item:hover .desc,
.Special_2019edu_Spain_About .about .about-list .about-item:hover .title { text-decoration: underline; }
.more:hover { background-color: #a71716; color: #fff; }
.Special_2019edu_Spain_Features .content:hover .right .desc { text-decoration: underline; }
.Special_2019edu_Spain_Service .service-item a:hover{ text-decoration: none; }
.Special_2019edu_Spain_Footer .bottom a:hover,
.Special_2019edu_Spain_Footer .top a:hover { color: #FFFFFF; }
.Special_2019edu_Spain_Service .service .service-list .service-item:hover .service-title { color: #FFFFFF; background-color: #a71716; }
.Special_2019edu_Minister_content .content .content-list .item .introduce>a:hover{text-decoration: none; }
.Special_2019edu_Minister_content .content .content-list .item .introduce .name:hover,
.Special_2019edu_Minister_content .content .content-list .item .introduce .desc:hover {
	text-decoration: underline;
}
.Special_2019edu_Departments_content .content .item:hover { background-color: #a71716; }
.Special_2019edu_Departments_content .content .item:hover .iconfont, .Special_2019edu_Departments_content .content .item:hover .name { color: #FFFFFF; }
.Special_2019edu_Straight_content .content .item>a { text-decoration: none; }
.Special_2019edu_Straight_content .content .item:hover .desc { background-color: #a71716; color: #FFFFFF; }
.Special_2019edu_University_content .content .item>a { text-decoration: none; }
.Special_2019edu_University_content .content .item:hover .desc { background-color: #a71716; color: #FFFFFF; }
.Special_2019edu_Spain_About .about .pic-wrap li.pic-item:nth-child(1):hover { background-color: rgba(167, 23, 22, 0.7); }
.Special_2019edu_Spain_About .about .pic-wrap li.pic-item:nth-child(2):hover { background-color: rgba(231, 181, 46, 0.7); }
.Special_2019edu_Spain_About .about .pic-wrap li.pic-item:nth-child(3):hover { background-color: rgba(181, 41, 40, 0.7); }

@media screen and (max-width:690px) {
	.Special_2019edu_Spain_About .about .about-list .about-item,
	.Special_2019edu_Spain_About .about .pic-wrap,
	.Special_2019edu_Spain_Features .features .content,
	.Special_2019edu_Spain_Service,
	.Special_2019edu_Spain_Footer .line { width: 94%; }
	.Special_2019edu_Spain_Service .service .service-list .service-item { width: 48%; }
	.Special_2019edu_Spain_About .about .pic-wrap li.pic-item { width: 1.8rem; }
	.Special_2019edu_Spain_About .about .pic-wrap li img { height: 35%; }
	.Special_2019edu_Spain_About .about .pic-wrap .pic-desc { box-sizing: border-box; width: 100%; padding: 0 0.1rem; }
	.Special_2019edu_Spain_Service .service .service-list .service-item .service-title { line-height: 1; display: flex; justify-content: center;align-items: center; }
	.swiper-container-horizontal>.swiper-pagination { margin-top: 0; }
}


/* 二级页面 */
	/* Brief */
.Special_2019edu_Brief_content { width: 96%; margin: 0 auto 1.9rem; padding-top: 1.4rem; }
.Special_2019edu_Brief_content .title { height: 0.9rem; line-height: 0.9rem; margin-top: 0.2rem; font-family: Georgia-Bold; font-size: 0.32rem; color: #ffffff; display: flex; justify-content: flex-start; align-items: center;}
.Special_2019edu_Brief_content .title .line { display: inline-block; width: 0.06rem; height: 0.3rem; background-color: #ffffff; margin: 0 0.1rem; vertical-align: middle; }
.Special_2019edu_Brief_content .title span { flex: 1; display: inline-block; height: 100%; vertical-align: middle; }
.Special_2019edu_Brief_content .content { box-sizing: border-box; width: 96%; margin: 0.3rem auto 0; padding: 0.3rem; background-color: #f1f4f5; }
.Special_2019edu_Brief_content .content .title-wrap { overflow: hidden; border-bottom: 1px dashed #a71716; }
.Special_2019edu_Brief_content .content .title-wrap .c-title { font-family: Georgia-Bold; font-size: 0.28rem; line-height: 0.42rem; color: #151515; }
.Special_2019edu_Brief_content .content .title-wrap .c-introduce { margin: 0.3rem 0; }
.Special_2019edu_Brief_content .content .title-wrap .c-introduce .c-text { font-family: Georgia; font-size: 0.2rem; line-height: 0.24rem; color: #a71716; }
.Special_2019edu_Brief_content .content .title-wrap .c-introduce span { vertical-align: middle; }
.Special_2019edu_Brief_content .content .title-wrap .c-introduce .line { display: inline-block; width: 1px; height: 0.2rem; margin: 0 0.15rem; }
.Special_2019edu_Brief_content .content .introduce .name { font-family: Georgia-Bold; font-size: 0.28rem; line-height: 0.24rem; color: #151515; }
.Special_2019edu_Brief_content .content .introduce .position { font-family: Georgia; font-size: 0.2rem; line-height: 0.24rem; color: #a71716; margin: 0.08rem 0 0.2rem; }
.Special_2019edu_Brief_content .content .introduce .desc { font-family: Georgia; font-size: 0.24rem; line-height: 0.36rem; color: #151515; margin: 0.3rem 0; }
.Special_2019edu_Brief_content .content .introduce .desc.mar-bo{ margin: 0.3rem 0 0; }
.Special_2019edu_Brief_content .content .introduce .end { font-family: Georgia; font-size: 0.24rem; line-height: 0.36rem; color: #151515; text-indent: 1.05rem; }

	/* Departments */
.Special_2019edu_Departments_content { width: 94%; margin: 0 auto 1.9rem; padding-top: 1.4rem; }
.Special_2019edu_Departments_content .title { height: 0.9rem; line-height: 0.9rem; margin-top: 0.2rem; font-family: Georgia-Bold; font-size: 0.32rem; color: #ffffff;     display: flex; justify-content: flex-start; align-items: center;}
.Special_2019edu_Departments_content .title .line { display: inline-block; width: 0.06rem; height: 0.3rem; background-color: #ffffff; margin: 0 0.1rem; vertical-align: middle; }
.Special_2019edu_Departments_content .title span { flex: 1; display: inline-block; height: 100%; vertical-align: middle; }
.Special_2019edu_Departments_content .content { width: 100%; margin: auto; display: flex; justify-content: flex-start; align-items: start; flex-wrap: wrap; }
.Special_2019edu_Departments_content .content .item { position: relative; width: 48%; height: 3.2rem; background-color: #f1f4f5; border: solid 1px #a71716; margin-top: 0.3rem;  text-align: center; }
.Special_2019edu_Departments_content .content .item:nth-child(2n) { margin-left: 2%; }
.Special_2019edu_Departments_content .content .item .iconfont { font-size: 0.7rem; position: absolute; width: 100%; top: 19%; color: #a71716; }
.Special_2019edu_Departments_content .content .item .name { font-size: 0.24rem; position: absolute; width: 100%; top: 38%; bottom: 0; width: 100% }
.Special_2019edu_Departments_content .content .item .name p { box-sizing: border-box; font-size: 0.24rem; position: absolute; top: 50%; width: 100%; padding: 0 3%; transform: translate(0, -50%); }

	/* Description */
.Special_2019edu_Description_content { width: 94%; padding-top: 1.4rem; margin: 0 auto 2.62rem; }
.Special_2019edu_Description_content .title { height: 0.9rem; line-height: 0.9rem; margin-top: 0.2rem; font-family: Georgia-Bold; font-size: 0.32rem; color: #ffffff;     display: flex; justify-content: flex-start; align-items: center;}
.Special_2019edu_Description_content .title .line { display: inline-block; width: 0.06rem; height: 0.3rem; background-color: #ffffff; margin: 0 0.1rem; vertical-align: middle; }
.Special_2019edu_Description_content .title span { flex: 1; display: inline-block; height: 100%; vertical-align: middle; }
.Special_2019edu_Description_content .content { position: relative; margin-top: 0.3rem;}
.Special_2019edu_Description_content .content>div { float: left; }
.Special_2019edu_Description_content .content .content-pic { position: relative; width: 100%; margin-bottom: 0.6rem; }
.Special_2019edu_Description_content .content .content-pic img { width: 95%; position: relative; z-index: 2; top: 0.4rem; left: 0; }
.Special_2019edu_Description_content .content  .content-bg { position: absolute; z-index: 1; top: 0; left: 0.2rem; width: 100%; height: 100%;}
.Special_2019edu_Description_content .content .content-title { font-family: Georgia-Bold; font-size: 0.28rem; color: #151515; margin-bottom: 0.3rem; }
.Special_2019edu_Description_content .content .content-title.PC { display: none; }
.Special_2019edu_Description_content .content .content-title.mobile { display: block; }
.Special_2019edu_Description_content .content .content-item { display: flex; justify-content: flex-start; align-items: flex-start;border-bottom: 1px dashed #555; margin-bottom: 0.2rem; }
.Special_2019edu_Description_content .content .content-item .content-order { position: relative; width: 0.9rem; height: 0.9rem; margin-left: -0.1rem; }
.Special_2019edu_Description_content .content .content-item .content-order .order-bg { position: relative; width: 0.7rem; height: 0.5rem; margin-top: 0.3rem; }
.Special_2019edu_Description_content .content .content-item .content-order .order-bg:before { content: ''; position: absolute; top: 0; left: 97%; border: 0.13rem solid #a71716; border-bottom-color: transparent; border-left-color: transparent; transform: rotateY(180deg); }
.Special_2019edu_Description_content .content .content-item .content-order .order-bg:after { content: ''; position: absolute; left: 100%; bottom: 0; border: 0.13rem solid #a71716; border-right-color: transparent; border-top-color:transparent; }
.Special_2019edu_Description_content .content .content-item .content-order .order-bg .or-b { position: absolute; top: 83%; left: 0.04rem; border: 0.08rem solid #a71716; border-bottom-color: transparent; border-top-color: transparent;border-right-color: transparent; transform: rotate(-45deg); }
.Special_2019edu_Description_content .content .content-item .content-order .order { position: absolute; top: 0.33rem; left: 0.2rem; font-family: Arial-BoldMT; font-size: 0.36rem; line-height: 0.44rem; color: #ffffff; }
.Special_2019edu_Description_content .content .content-item .desc { padding: 0.3rem; font-family: Georgia; font-size: 0.24rem; line-height: 0.36rem; color: #151515; }
.Special_2019edu_Description_content .content .content-pic.right { float: right; margin-right: 0; margin-left: 0.4rem; }

	/* Details */
.Special_2019edu_Details_content { width: 96%; margin: 0 auto 0.5rem; padding-top: 1.4rem; }
.Special_2019edu_Details_content .title { height: 0.9rem; line-height: 0.9rem; margin-top: 0.2rem; font-family: Georgia-Bold; font-size: 0.32rem; color: #ffffff;     display: flex;vjustify-content: flex-start; align-items: center;}
.Special_2019edu_Details_content .title .line { display: inline-block; width: 0.06rem; height: 0.3rem; background-color: #ffffff; margin: 0 0.1rem; vertical-align: middle; }
.Special_2019edu_Details_content .title span { flex: 1; display: inline-block; height: 100%; vertical-align: middle; }
.Special_2019edu_Details_content .content { box-sizing: border-box; width: 96%; margin: 0.3rem auto 0; display: flex; justify-content: space-between; align-items: start; padding: 0.3rem; background-color: #f1f4f5; }
.Special_2019edu_Details_content .content .pic { width: 100%; height: 1.66rem; margin-bottom: 0.3rem; text-align: center; }
.Special_2019edu_Details_content .content .pic.PC { display: none; }
.Special_2019edu_Details_content .content .pic.mobile { display: block; }
.Special_2019edu_Details_content .content .pic img { width: 1.3rem; height: 100%; }
.Special_2019edu_Details_content .content .introduce .name { font-family: Georgia-Bold; font-size: 0.28rem; line-height: 0.24rem; color: #151515; }
.Special_2019edu_Details_content .content .introduce .position { font-family: Georgia; font-size: 0.2rem; line-height: 0.24rem; color: #a71716; margin: 0.2rem 0 ; }
.content .introduce .desc { font-family: Georgia; font-size: 0.24rem; line-height: 0.36rem; color: #151515; margin: 0.3rem 0; }
.Special_2019edu_Details_content .content .introduce .desc.mar-bo{ margin: 0.3rem 0 0; line-height: 1; }
.Special_2019edu_Details_content .content .introduce .end { font-family: Georgia; font-size: 0.24rem; line-height: 0.36rem; color: #151515; text-indent: 1rem; }

	/* Minister */
.Special_2019edu_Minister_content { width: 96%; margin: 0 auto 0.9rem; padding-top: 1.4rem; }
.Special_2019edu_Minister_content .title { height: 0.9rem; line-height: 0.9rem; margin-top: 0.2rem; font-family: Georgia-Bold; font-size: 0.32rem; color: #ffffff;     display: flex; justify-content: flex-start; align-items: center;}
.Special_2019edu_Minister_content .title .line { display: inline-block; width: 0.06rem; height: 0.3rem; background-color: #ffffff; margin: 0 0.1rem; vertical-align: middle; }
.Special_2019edu_Minister_content .title span { flex: 1; display: inline-block; height: 100%; vertical-align: middle; }
.Special_2019edu_Minister_content .content { width: 96%; margin: 0.3rem auto 0; }
.Special_2019edu_Minister_content .content .content-list .item { display: flex; justify-content: space-between; align-items: start; flex-direction: column;  padding: 0.3rem; margin-bottom: 0.2rem; border-bottom: 1px dashed #555; }
.Special_2019edu_Minister_content .content .content-list .item .pic { width: 1.3rem; height: 1.66rem; margin-bottom: 0.3rem; }
.Special_2019edu_Minister_content .content .content-list .item .pic img { width: 100%; height: 100%; }
.Special_2019edu_Minister_content .content .content-list .item .introduce .name { font-family: Georgia-Bold; font-size: 0.28rem; line-height: 0.24rem; color: #151515; }
.Special_2019edu_Minister_content .content .content-list .item .introduce .position { font-family: Georgia; font-size: 0.2rem; line-height: 0.24rem; color: #a71716; margin: 0.2rem 0; }
.Special_2019edu_Minister_content .content .content-list .item .introduce .desc { font-family: Georgia; font-size: 0.24rem; line-height: 0.36rem; color: #151515; }
.Special_2019edu_Minister .more { display: inline-block; padding: 0 0.2rem; height: 0.4rem; border: solid 1px #a71716; line-height: 0.4rem; text-align: center; color: #a71716;font-family: Georgia; font-size: 0.16rem; margin-top: 0.2rem; }
.Special_2019edu_Minister .more:hover { text-decoration: none; color: #fff; background-color: #a71716; }

	/* Straight */
.Special_2019edu_Straight_content { width: 96%; margin: 0 auto 1.9rem; padding-top: 1.4rem; }
.Special_2019edu_Straight_content .title { height: 0.9rem; line-height: 0.9rem; margin-top: 0.2rem; font-family: Georgia-Bold; font-size: 0.32rem; color: #ffffff;     display: flex; justify-content: flex-start; align-items: center;}
.Special_2019edu_Straight_content .title .line { display: inline-block; width: 0.06rem; height: 0.3rem; background-color: #ffffff; margin: 0 0.1rem; vertical-align: middle; }
.Special_2019edu_Straight_content .title span { flex: 1; display: inline-block; height: 100%; vertical-align: middle; }
.Special_2019edu_Straight_content .content { width: 96%; margin: auto; display: flex; justify-content: flex-start; align-items: start; flex-wrap: wrap; }
.Special_2019edu_Straight_content .content .item { width: 100%; background-color: #f1f4f5; border: solid 1px #a71716; margin-top: 0.3rem; font-size: 0; }
.Special_2019edu_Straight_content .content .item img { width: 100%; }
.Special_2019edu_Straight_content .content .item .desc { box-sizing: border-box; padding: 0.2rem 0 0.2rem 0.15rem; font-family: Georgia; font-size: 0.16rem; line-height: 0.4rem; color: #151515; transition: 0.5s; }

	/* University */
.Special_2019edu_University_content { width: 96%; margin: 0 auto 1.9rem; padding-top: 1.4rem; }
.Special_2019edu_University_content .title { height: 0.9rem; line-height: 0.9rem; margin-top: 0.2rem; font-family: Georgia-Bold; font-size: 0.32rem color: #ffffff;     display: flex; justify-content: flex-start; align-items: center;}
.Special_2019edu_University_content .title .line { display: inline-block; width: 0.06rem; height: 0.3rem; background-color: #ffffff; margin: 0 0.1rem; vertical-align: middle; }
.Special_2019edu_University_content .title span {flex: 1;  display: inline-block; height: 100%; vertical-align: middle; color: #fff; font-size: 32px; }
.Special_2019edu_University_content .content { width: 96%; margin: auto; display: flex; justify-content: flex-start; align-items: start; flex-wrap: wrap; }
.Special_2019edu_University_content .content .item { width: 100%; background-color: #f1f4f5; border: solid 1px #a71716; margin-top: 0.3rem; font-size: 0; }
.Special_2019edu_University_content .content .item img { width: 100%; }
.Special_2019edu_University_content .content .item .desc { box-sizing: border-box; padding: 0.2rem 0 0.2rem 0.15rem; font-family: Georgia; font-size: 0.16rem; line-height: 0.4rem; color: #151515; transition: 0.5s; }



/* callMy */
.Special_2019edu_Spain_address{
	margin: 0 5%;
	padding: 1.6rem 0 0.6rem;
}
.Special_2019edu_Spain_address .contact-info{
	overflow: hidden;
}
.Special_2019edu_Spain_address .contact-info p{
	float: left;
	font-size: 0.24rem;
	margin-right: 10%;
	margin-bottom: 2%;
	display: table-cell;
	vertical-align: bottom;
}
.Special_2019edu_Spain_address .contact-info p i {
    margin-right: 0.1rem;
    font-size: 0.3rem;
    vertical-align: middle;
    color: #a71716;
    margin-top: -3px;
}
.Special_2019edu_Spain_address #map-con{
	width: 100%;
	padding-bottom: 40%;
	position: relative;
	margin-bottom: 0.4rem;
}


.Special_2019edu_Spain_About .about .pic-wrap li.pic-item>a{
	
	    display: flex;
		width: 100%;
		height: 100%;
	    justify-content: center;
	    align-items: center;
	    flex-direction: column
}
.Special_2019edu_Spain_About .about .pic-wrap li.pic-item>a:hover{
	text-decoration: none;
}